-
Home
-
Solid Mail – SMTP email and logging made by SolidWP
-
2.1.1
-
Code
-
Classes
- LogsRepositoryTest
Total Complexity |
10 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
98 |
Lines of code |
70 |
Logical lines of code |
41 |
Comment lines |
8 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
populateTestData() |
S |
57 |
2 |
16 |
testPaging() |
S |
60 |
1 |
13 |
setUp() |
S |
70 |
1 |
6 |
tearDown() |
S |
78 |
1 |
4 |
clearTestData() |
S |
75 |
1 |
4 |
testGetEmailLogs() |
S |
63 |
1 |
10 |
testSearch() |
S |
72 |
1 |
5 |
testDeleteLog() |
S |
66 |
1 |
8 |
testCountAllLogs() |
S |
76 |
1 |
4 |